projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
61f8dbc
)
Include gtkx.h here
author
Matthias Clasen
<mclasen@redhat.com>
Sun, 30 Jan 2011 06:45:18 +0000
(
01:45
-0500)
committer
Matthias Clasen
<mclasen@redhat.com>
Sun, 30 Jan 2011 06:45:18 +0000
(
01:45
-0500)
When building under X11, gtktypefuncs.c includes references to gdk
X11 backend functions, so we need to include the header.
gtk/gtktestutils.c
patch
|
blob
|
history
diff --git
a/gtk/gtktestutils.c
b/gtk/gtktestutils.c
index 30d03d795159dfbb406dbbbb2cc2658b90eb1e88..b6826d8c01b01de481a7715c99fa83f0694da41a 100644
(file)
--- a/
gtk/gtktestutils.c
+++ b/
gtk/gtktestutils.c
@@
-21,7
+21,7
@@
#include "config.h"
-#include <gtk/gtk.h>
+#include <gtk/gtk
x
.h>
#include "gtkspinbutton.h"
#include <locale.h>